crypto/x509.dnsConstraints.constraints (field)
5 uses
crypto/x509 (current package)
constraints.go#L322: constraints *nameConstraintsSet[string, string]
constraints.go#L343: constraints: &nameConstraintsSet[string, string]{
constraints.go#L349: nc.constraints.sortAndPrune(dnsCompare, dnsHasSuffix)
constraints.go#L353: for _, name := range nc.constraints.set {
constraints.go#L374: constraint, match := dnc.constraints.search(s, dnsCompare, dnsHasSuffix)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |